home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 1998 August / PC Plus SuperCD 50a Issue 142 (CD142a) (August 1998).iso / trial / telstar / RELEASE.TXT < prev    next >
Encoding:
Text File  |  1998-04-24  |  4.1 KB  |  161 lines

  1. General Release Notes
  2. =====================
  3.  
  4.  
  5. Multiview Mascot
  6.  
  7. Problem with Multiview Mascot: If you are running a Mascot session on
  8. the server, and paste a large amount of text (more than about 100 
  9. chars) from the clipboard to TelStar, Mascot locks up completely.
  10. You can perform the same operation running the same program
  11. without Mascot, and get normal operation.
  12.  
  13. ---
  14. SCO 3.2v4.2
  15.  
  16. Setting environment variables doesn't seem to work on SCO 3.2v4.2, even
  17. though the 'handshake' completes correctly. If anyone knows why, I'd
  18. like to be informed.
  19.  
  20. ---
  21. ANSI & CUSTOM SEQUENCES
  22.  
  23. Ansi/vt100 code sequences that start with "ESC[?" and "ESC[=" seem to
  24. be implementation-specific or custom implementations. Certainly I've
  25. found no documentation delineating any standards for any of these
  26. sequences. If anyone can point any out, I'd appreciate it.
  27.  
  28. ---
  29. ANSI & COLOR
  30.  
  31. The Ansi spec seems to assume that only 8 colours are available for
  32. foreground and background. Because Windows doesn't impose those
  33. limitations, I've expanded the spec. See term definitions in the
  34. help file for details.
  35. ---
  36.  
  37. =======================================================================
  38.  
  39. Version Information
  40. ===================
  41.  
  42. Current Version is 1.2.2
  43.  
  44. ---
  45.  
  46. 97-12-08    TelStar Version 1.0 released.
  47. 98-02-04    TelStar Version 1.1 released.
  48. 98-03-19    TelStar Version 1.2 released.
  49. 98-03-25    TelStar Version 1.2.1 released.
  50. 98-04-07    TelStar Version 1.2.2 released.
  51.  
  52.  
  53. Changes For 1.1
  54. ----------------
  55.  
  56. When the window is resized, the window center is maintained instead of
  57. the top left corner. This seems to be more useable.
  58. ---
  59. Made the contact info in HELP/CONTACT US into active buttons, i.e. email
  60. button calls up your mail program, and web button calls up your browser.
  61. ---
  62. Added init capability to term types. Contents of file init_xxxxx are
  63. 'sent' to your terminal immediately after connection is established.
  64. Useful for programming function keys, default colors, etc.
  65.  
  66. Please note that this is an interim fix. The next major release will
  67. use an INI file to specify init strings, either directly or by 
  68. specifying a file name.
  69. ---
  70. term_vt100.dll was returning wrong string in init structure.
  71. ---
  72. Added custom settings to the SETTINGS program on a per-term-type basis.
  73. ---
  74. Added Color Preferences settings to The SETTINGS program.
  75. ---
  76.  
  77.  
  78. Changes for 1.2
  79. ---------------
  80.  
  81. Fixed a bug in aux print that prevented it from working on some systems.
  82. ---
  83. Added adjustable screen size capability.
  84. ---
  85. Added label line support.
  86. ---
  87. VT100 emulation extensively reworked. Seems that unix uses an entirely different
  88. set of control sequences for vt100 than it does for ansi.
  89. ---
  90. VT100 now supports proper ANSI character set.
  91. ---
  92. Added ability to set screen size and  terminal type through command-line options.
  93. ---
  94. DIM color now calculated based of foregound and background rather than just
  95. assigning gray.
  96. ---
  97.  
  98.  
  99. Changes for 1.2.1
  100. -----------------
  101.  
  102. Fixed a bug in default tab setup for terminals
  103. ---
  104. Fixed bugs in "SET SCROLLING REGION" function of vt100.
  105. ---
  106.  
  107.  
  108. Changes for 1.2.2
  109. -----------------
  110.  
  111. Fixed a bug in vt100 'hanging cursor' handling.
  112. ---
  113. Changed the accompanying .txt documentation files.
  114. ---
  115.  
  116. Changes for 1.2.3
  117. -----------------
  118.  
  119. Toggling the label line sometimes causes the cursor to HOME incorrectly.
  120. ---
  121. Windows was intercepting F10 as a special-purpose system key.
  122. ---
  123. This version contains an ALPHA version wyse60 terminal emulation.
  124. ---
  125.  
  126. Changes for 1.2.3a
  127. ------------------
  128.  
  129. This release contains only some fixes for the ALPHA version wyse60
  130. terminal emulation
  131. ---
  132.  
  133. Changes for 1.2.3b
  134. ------------------
  135.  
  136. This release contains only some fixes for the ALPHA version wyse60
  137. terminal emulation
  138. ---
  139.  
  140. Changes for 1.2.3c
  141. ------------------
  142.  
  143. Changes to PrintScreen to allow it to work under NT
  144. ---
  145. Fixes for the BETA version wyse60 terminal emulation
  146. ---
  147.  
  148. Changes for 1.2.4
  149. -----------------
  150.  
  151. Aux print now works under NT
  152. ---
  153. NT is now an "officially" supported platform.
  154. ---
  155.  
  156. Changes for 1.2.4.1
  157. -------------------
  158.  
  159. Wyse60 should not implement "hanging cursor".
  160. ---
  161.